Skip to content

Desktop app v5.13.6 dot release docs#8922

Merged
amyblais merged 11 commits into
masterfrom
claude/issue-8921-20260429-0743
May 13, 2026
Merged

Desktop app v5.13.6 dot release docs#8922
amyblais merged 11 commits into
masterfrom
claude/issue-8921-20260429-0743

Conversation

@amyblais
Copy link
Copy Markdown
Member

@amyblais amyblais commented Apr 29, 2026

Will add the release date when ready.


Closes #8921

Generated with Claude Code

- Added v5.13.6 placeholder entry to desktop-app-changelog.md (date and details to be filled in)
- Updated v5.13 download and SBOM links to v5.13.6 in mattermost-desktop-releases.md

Co-authored-by: Amy Blais <amyblais@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 29, 2026 07:45
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 29, 2026

Warning

Rate limit exceeded

@amyblais has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 51 minutes and 22 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 9c8f9e7d-3eb7-4851-a78e-7b94ca4befc9

📥 Commits

Reviewing files that changed from the base of the PR and between 0621868 and 949b428.

📒 Files selected for processing (1)
  • source/product-overview/desktop-app-changelog.md
📝 Walkthrough

Walkthrough

Adds a v5.13.6 entry to the Desktop App changelog (date placeholder) with one medium-severity security bullet and three fixed/improvement bullets, updates the v5.13 "Download Binaries" link to v5.13.6, and updates the v5.13 row in the desktop releases table to reference the v5.13.6 download and SBOM.

Changes

Desktop Release Documentation

Layer / File(s) Summary
Changelog entry
source/product-overview/desktop-app-changelog.md
Adds v5.13.6 nested bullet under "Release v5.13 (Extended Support Release)" with a YYYY-MM-DD placeholder date, one medium-severity security bullet and three fixed/improvement bullets.
Download link update
source/product-overview/desktop-app-changelog.md
Updates the "Download Binaries" link under the v5.13 section to point to the v5.13.6 GitHub release instead of v5.13.5.
Releases table SBOM/download
source/product-overview/mattermost-desktop-releases.md
Updates the "Latest releases" table row for v5.13 to use the v5.13.6 Download release tag link and the sbom-desktop-v5.13.6.json artifact; other table fields unchanged.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Desktop app v5.13.6 dot release docs' accurately and concisely describes the main change: updating documentation for the Desktop app v5.13.6 release.
Description check ✅ Passed The description is related to the changeset, mentioning the v5.13.6 release documentation updates and referencing the closed issue #8921.
Linked Issues check ✅ Passed Both files specified in issue #8921 (mattermost-desktop-releases.md and desktop-app-changelog.md) have been updated with v5.13.6 release information, including download and SBOM links.
Out of Scope Changes check ✅ Passed All changes are directly related to updating documentation for the v5.13.6 release as specified in issue #8921, with no extraneous modifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/issue-8921-20260429-0743

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@source/product-overview/desktop-app-changelog.md`:
- Around line 203-205: Replace the placeholder metadata for the v5.13.6 entry:
update the header string "v5.13.6, released YYYY-MM-DD" to the actual release
date and either populate the empty bullet with the real changelog items for
v5.13.6 or remove the empty bullet and the entire entry if there are no
user-facing changes; ensure the line with "v5.13.6" matches the surrounding
formatting/style used elsewhere in the file.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7e318355-79cc-49e4-9210-c1d63e7a4985

📥 Commits

Reviewing files that changed from the base of the PR and between 1270d5f and 2ec7d7b.

📒 Files selected for processing (2)
  • source/product-overview/desktop-app-changelog.md
  • source/product-overview/mattermost-desktop-releases.md

Comment thread source/product-overview/desktop-app-changelog.md Outdated
@amyblais amyblais added the 1: Dev Review Requires review by a core commiter label Apr 29, 2026
@amyblais amyblais added the 2: Editor Review Requires review by an editor label Apr 29, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Mattermost Desktop documentation to reflect the v5.13.6 dot release by pointing release listings to the latest patch and adding a new changelog entry.

Changes:

  • Update the Desktop Releases table to link to v5.13.6 (download + SBOM).
  • Add a v5.13.6 entry to the Desktop App changelog and update the v5.13 “Download Binaries” link to v5.13.6.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
source/product-overview/mattermost-desktop-releases.md Updates the v5.13 row to reference v5.13.6 artifacts.
source/product-overview/desktop-app-changelog.md Adds a v5.13.6 changelog entry and updates the download link for the v5.13 section.

Comment thread source/product-overview/desktop-app-changelog.md Outdated
@amyblais amyblais added the Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates) label Apr 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 2ec7d7b

@github-actions
Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 434a311

@devinbinnie devinbinnie removed the 1: Dev Review Requires review by a core commiter label Apr 29, 2026
@amyblais amyblais removed the request for review from Combs7th April 30, 2026 06:34
@amyblais amyblais removed the 2: Editor Review Requires review by an editor label Apr 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 6e03357

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

Newest code from mattermost has been published to preview environment for Git SHA 39b5cf5

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

Newest code from mattermost has been published to preview environment for Git SHA c056d6a

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Newest code from mattermost has been published to preview environment for Git SHA cd381cf

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Newest code from mattermost has been published to preview environment for Git SHA aa75488

@github-actions
Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 0621868

@github-actions
Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA c2bb581

@github-actions
Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 91583d7

@github-actions
Copy link
Copy Markdown
Contributor

Newest code from mattermost has been published to preview environment for Git SHA 949b428

@amyblais amyblais removed the Do Not Merge/Awaiting Next Release To be merged with the next release (e.g. API documentation updates) label May 13, 2026
@amyblais amyblais merged commit 370c879 into master May 13, 2026
5 checks passed
@amyblais amyblais deleted the claude/issue-8921-20260429-0743 branch May 13, 2026 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Desktop app v5.13.6 dot release docs

4 participants